ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseAxisView<TDefinition,TOwnerView> Class / _setExpand Method

In This Topic
    _setExpand Method (_BaseAxisView<TDefinition,TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _setExpand( _
       ByVal value As Boolean _
    ) 
    public void _setExpand( 
       bool value
    )

    Parameters

    value
    See Also